Re: Postgresql and Macintosh

Поиск
Список
Период
Сортировка
От Christoph Pingel
Тема Re: Postgresql and Macintosh
Дата
Msg-id a06100501be2f920554ef@[84.135.212.156]
обсуждение исходный текст
Ответ на Postgresql and Macintosh  ("renato.barrios" <renato.barrios@online.fr>)
Список pgsql-general
>Please tell me if Postgresql runns in an iMac.

If you're on OS X, sure. I'd recommend installing darwinports
(http://darwinports.opendarwin.org), which makes downloading and
compiling as easy as that:

    sudo port install postgresql8

darwinports also features several modules for accessing postgresql, I
use psycopg for Python.
On my machine, a 'not-too-current' Powerbook, the combo runs without
any problems.

best regards,
Christoph

В списке pgsql-general по дате отправления:

Предыдущее
От: Tino Wildenhain
Дата:
Сообщение: Re: Postgresql and Macintosh
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: More concurent transaction over single connection